﻿2026-07-29T09:50:01.4314626Z ##[group]Run actions/checkout@v5
2026-07-29T09:50:01.4315821Z with:
2026-07-29T09:50:01.4316637Z   repository: BigscreenVR/spt-bs-core
2026-07-29T09:50:01.4339373Z   token: ***
2026-07-29T09:50:01.4344807Z   ssh-strict: true
2026-07-29T09:50:01.4347449Z   ssh-user: git
2026-07-29T09:50:01.4348321Z   persist-credentials: true
2026-07-29T09:50:01.4349314Z   clean: true
2026-07-29T09:50:01.4350154Z   sparse-checkout-cone-mode: true
2026-07-29T09:50:01.4351151Z   fetch-depth: 1
2026-07-29T09:50:01.4351932Z   fetch-tags: false
2026-07-29T09:50:01.4352791Z   show-progress: true
2026-07-29T09:50:01.4353911Z   lfs: false
2026-07-29T09:50:01.4354742Z   submodules: false
2026-07-29T09:50:01.4355573Z   set-safe-directory: true
2026-07-29T09:50:01.4356590Z   allow-unsafe-pr-checkout: false
2026-07-29T09:50:01.4357578Z ##[endgroup]
2026-07-29T09:50:01.8319683Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T09:50:01.8321832Z ##[group]Getting Git version info
2026-07-29T09:50:01.8322816Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-29T09:50:01.8555509Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-29T09:50:01.8822077Z git version 2.43.0.windows.1
2026-07-29T09:50:01.8845648Z ##[endgroup]
2026-07-29T09:50:01.8854221Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\22e74e98-ae04-4a86-9814-8a38d1f82cb3\.gitconfig'
2026-07-29T09:50:01.8870285Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\22e74e98-ae04-4a86-9814-8a38d1f82cb3' before making global git config changes
2026-07-29T09:50:01.8872117Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T09:50:01.8877428Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-29T09:50:01.9198657Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-29T09:50:01.9452497Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T09:50:01.9482267Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T09:50:01.9488874Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T09:50:01.9752058Z refs/heads/main
2026-07-29T09:50:01.9779826Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-07-29T09:50:02.0465731Z HEAD is now at ffc7e9ea Merge pull request #118 from BigscreenVR/docs/access-control-grill
2026-07-29T09:50:02.1455742Z ##[endgroup]
2026-07-29T09:50:02.1458699Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-29T09:50:02.8329549Z ##[group]Cleaning the repository
2026-07-29T09:50:02.8333921Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-29T09:50:13.2103188Z Removing .adapter-notify/
2026-07-29T09:50:13.2103719Z Removing target/
2026-07-29T09:50:13.2149990Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-29T09:50:13.3283110Z HEAD is now at ffc7e9ea Merge pull request #118 from BigscreenVR/docs/access-control-grill
2026-07-29T09:50:13.3314971Z ##[endgroup]
2026-07-29T09:50:13.3319634Z ##[group]Disabling automatic garbage collection
2026-07-29T09:50:13.3324658Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-29T09:50:13.4312562Z ##[endgroup]
2026-07-29T09:50:13.4312968Z ##[group]Setting up auth
2026-07-29T09:50:13.4319501Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-29T09:50:13.4567336Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-29T09:50:14.8404478Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T09:50:14.8658830Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-29T09:50:16.8559284Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T09:50:16.8868698Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-29T09:50:17.4797745Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-29T09:50:17.5215053Z ##[endgroup]
2026-07-29T09:50:17.5215448Z ##[group]Fetching the repository
2026-07-29T09:50:17.5222993Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +5aa12467744869a73922a65d1ce611bedb49e576:refs/remotes/pull/119/merge
2026-07-29T09:50:19.2203298Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-29T09:50:19.2203860Z  * [new ref]           5aa12467744869a73922a65d1ce611bedb49e576 -> pull/119/merge
2026-07-29T09:50:19.2781308Z ##[endgroup]
2026-07-29T09:50:19.2781750Z ##[group]Determining the checkout info
2026-07-29T09:50:19.2783693Z ##[endgroup]
2026-07-29T09:50:19.2791518Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-29T09:50:19.4372433Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-29T09:50:19.7194239Z ##[group]Checking out the ref
2026-07-29T09:50:19.7202126Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/119/merge
2026-07-29T09:50:20.1505700Z Previous HEAD position was ffc7e9ea Merge pull request #118 from BigscreenVR/docs/access-control-grill
2026-07-29T09:50:20.1506667Z HEAD is now at 5aa12467 Merge b1801eab79e7c4cf5bbf665abdda9b5e468e83d9 into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T09:50:20.1544423Z ##[endgroup]
2026-07-29T09:50:20.7266123Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-29T09:50:21.0162215Z 5aa12467744869a73922a65d1ce611bedb49e576
